{% extends 'voter/master2.html' %} {% block title %} Profile {% endblock title %} {% load static %} {% block content %} Digital Voting

Profile

Voter ID :

Name : {{name}}

Father Name :{{father_name}}

Gender : {{gender}}

Date of Birth : {{dateofbirth}}

Address : {{address}}

Mobile Number:{{mobile_no}}

Email : {{mobile_no}}

Pincode : {{pincode}}

State : {{state}}

Parliamentary Constituency : {{parliamentary}}

Assembly Constituency : {{assembly}}

Profile Info

{% endblock content %}